home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / tn210.zip / TN210.EXE / TN210-3.DOC < prev    next >
Text File  |  1992-07-02  |  3KB  |  53 lines

  1.                                  TN210-3.DOC
  2.                                  BACKGROUND
  3.                                **************
  4.  
  5.  
  6.     The netrom people (Ron Raikes, WA8DED and  Mike Busch, W6IXU)  adapted  the
  7. dynamic node concept for amateur use.    They did an ingenious job of designing
  8. the format and assembling the  programming code to fit within  the TNC-2 EPROM.
  9. Their node command  responses are very concise.  This format saves on overhead,
  10. both in the local area and on the network.   While some of the responses aren't
  11. intuitive, the average user should  have little trouble in relating them to the
  12. documentation.   There were four netrom versions, 1.0, 1.1, 1.2, and 1.3.  Each
  13. version  from 1.0 either  cleaned up bugs or added additional features.    With
  14. version 1.3,  they announced EPROM  programming space was exhausted and further
  15. development work would not be done.
  16.  
  17.     NORD><LINK in Germany,  developed an optimizing procedure that squeezed the
  18. programming  code  to the  point where  sufficient room remained for additional
  19. features.   Namely, INFO and  the HIGH  - LOW remote control capability.   They
  20. also streamlined some code functions.   Their first release was TheNet  version
  21. 1.0.  Equipped  with the user friendly INFO feature, it has become very popular
  22. with NodeOps around the world.   With  their distributions, NORD><LINK provided
  23. source code in the public domain so other programmers could do node development
  24. work.
  25.  
  26.     NORD><LINK  subsequently  produced the popular TheNet Converse  node.   The
  27. Converse  node  allowed  users  connecting to it to engage  in  ragchews.   Two
  28. specialized node versions, TheNet 1.1-I and 1.1-E was then released.    Version
  29. 1.1-I  (INTERLINK) was intended  for  protected  backbone applications  and had
  30. a  "positive"  list of up to four stations  that could connect  FROM  the node.
  31. Non-listed  stations  could connect,  but  wern't  allowed  to connect FROM it,
  32. short  of  disconnecting.   Version  1.1-E  was  an  ENTRY level user node.  In
  33. response  to  a  USERS command,  it  would  show the  digi path (if any)  of an
  34. uplinking user.    As of this writing,  NORD><LINK  has released  version 1.17.
  35. But  we  have not seen  the documentation  and are  not able  to  report on its
  36. features.
  37.  
  38.     TheNet  Plus  (here  after called TNPlus) came about  after  observing  the
  39. retention  rate  of  packet newcomers  was  very low.    A  factor discouraging
  40. newcomers was they didn't know who to talk to out on the network.  As in  other
  41. ham  radio modes, they  were  expecting  to find  an opportunity for ragchewing
  42. through the system, other than just locally.   NJ7P felt if network nodes had a
  43. "heard"  capability it  would  make packet  operation  more of a fun experience
  44. and help slow down the user dropout rate.
  45.  
  46.     After  considerable effort,  he was able to modify the original TheNet code
  47. such  that  the  node  would list stations heard.    Further development led to
  48. additional user features and thus, TNPlus was born!
  49.  
  50.     This manual is intended as a  practical  guide for the new,  as well as the
  51. seasoned NodeOp in setting up and operating a TNPlus node.
  52.  
  53.